Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SELECT-ROW( ) method

Selects the specified row if it is currently in the browse viewport. In a single-select browse, the previously selected row is deselected. No rows are deselected in a multiple-select browse.

Return type: LOGICAL

Applies to: BROWSE widget

Syntax
SELECT-ROW ( n ) 

n

An integer expression specifying the ordinal position of a row within the browse.

This method also repositions the query to that row and copies the record into the database buffer.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095